{Cosmos DB} CLI changes for 2023-04-15 stable (Continuous 7 GA)#26226
Merged
{Cosmos DB} CLI changes for 2023-04-15 stable (Continuous 7 GA)#26226
Conversation
️✔️AzureCLI-FullTest
|
Collaborator
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
Collaborator
|
Please fix CI issues first. |
evelyn-ys
reviewed
May 9, 2023
Member
|
I have modified the history notes in PR description for you. Next time, pls edit by yourself following Submitting Pull Requests |
ddhamotharan
approved these changes
May 10, 2023
Contributor
Author
Thanks for fixing the description. Please let us know if there's anything else we need to do before merging. If not, please merge this PR. Thanks. |
evelyn-ys
approved these changes
May 10, 2023
necusjz
approved these changes
May 10, 2023
yash-nisar
pushed a commit
to yash-nisar/azure-cli
that referenced
this pull request
May 16, 2023
…e#26226) * add continuous 7 * add tests * Added PublicNetworkAccess changes * add first test recording * resolve conflict * upload 31 successful recordings * add 20 more recordings * add 17 more recordings * Update to public package 9.2.0 * add one more recordings * public network test fix and recording * rerecord one test * fix and re-record 2 networking tests --------- Co-authored-by: Praful Johari <pjohari@microsoft.com>
avgale
pushed a commit
to avgale/azure-cli
that referenced
this pull request
Aug 24, 2023
…e#26226) * add continuous 7 * add tests * Added PublicNetworkAccess changes * add first test recording * resolve conflict * upload 31 successful recordings * add 20 more recordings * add 17 more recordings * Update to public package 9.2.0 * add one more recordings * public network test fix and recording * rerecord one test * fix and re-record 2 networking tests --------- Co-authored-by: Praful Johari <pjohari@microsoft.com>
evelyn-ys
pushed a commit
to Azure/azure-cli-extensions
that referenced
this pull request
Mar 20, 2024
…#7271) * add new sdk * update version * update sdk * cli changes for PRPP * variable name fix, added test case * Add mode in copy job (cherry picked from commit a28144517ad4022098561e83d8607c93933dd36c) * Add complete job API (cherry picked from commit 3d721cb) (cherry picked from commit f4e6f01f99eb1299e8c536423f074e9832b71e16) * Add test * history.rst changes * Add history * Introduce disable_ttl parameter * Syntax error fixes * Update tests * Fix syntax error * Change test location to WestCentralUS where 0201 batch1 is completed, add remaining asserts, rerecordings * Update history file * Changed cluster deallocate force input to string * add missing changes from stable Azure/azure-cli#26226 * add stable changes https://github.com/Azure/azure-cli/pull/27175/files * https://github.com/Azure/azure-cli/pull/27322/files * add missing stable changes from https://github.com/Azure/azure-cli/pull/26392/files * Revert "https://github.com/Azure/azure-cli/pull/27322/files" This reverts commit f779e16. * add missing stable changes for minimal tls version from Azure/azure-cli#27322 * nit * Revert "nit" This reverts commit d4f4abe. * Revert "add missing stable changes for minimal tls version from Azure/azure-cli#27322" This reverts commit be4709e. * fix style checl * Address multi character short flag issue * Add missing parameters * Fix syntax issue * Remove short flag * fix test * poc for test changes * inital changes in custom.py * removing recordings * changes in params as well as test and recording for sql ntbr flow * fixing imports * fixing test * fixing recordings * config name change from --enable-per-region-per-partition-autoscale to --enable-prpp-autoscale * re-record tests * nit style * Revert "fixing recordings" This reverts commit ea5c847. * Revert "removing recordings" This reverts commit 583371c. * fixing incorrect merge * Added test * 6 out of 8 test failures * fixing remaining 2 tests * fixing style issues * Update HISTORY.rst to reflect changes ported from stable CLI * re-record cassandra tests * Update version to 1.0.0 due to breaking changes * azdev style fixes * azdev style fixes * azdev style fixes * azdev style fixes * azdev style fixes * azdev style fixes * Update HISTORY.rst version to 1.0.0 --------- Co-authored-by: Kushal Warke <kuwarke@microsoft.com> Co-authored-by: Nitesh Vijay <niteshvijay@microsoft.com> Co-authored-by: Nitesh Vijay <niteshvijay1995@gmail.com> Co-authored-by: Min Ho Kang <minhokang@microsoft.com> Co-authored-by: drewkaufmann <drewkaufmann@microsoft.com> Co-authored-by: Vivek Agarwal (from Dev Box) <agarwalvivek@microsoft.com> Co-authored-by: AgarwalVivek <vagarwal1@hawk.iit.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related command
Description
Testing Guide
History Notes
[Cosmos DB] BREAKING CHANGE:
az cosmosdb create/update: Rename--enable-public-network true/falseto--public-network-access ENABLED/DISABLED/SECUREDBYPERIMETER[Cosmos DB]
az cosmosdb create/update: Add--continuous-tierto support continuous backup tierThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.